home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GFX Sensations 1
/
Graphic Sensations - Volume 1.iso
/
tools
/
amiga
/
3d_tools
/
t3dsrc.lha
/
readwrite_protos.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-01-30
|
176b
|
14 lines
/* Prototypes for functions defined in
readwrite.c
*/
extern WORLD * world;
extern char infile[128];
extern char outfile[128];
int main(int argc,
char ** argv);